projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7f4216
)
Fix last commit.
author
Chong Yidong
<cyd@gnu.org>
Thu, 27 Sep 2012 03:31:58 +0000
(11:31 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Thu, 27 Sep 2012 03:31:58 +0000
(11:31 +0800)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6673db716a2f827e04d760efdd62b79021e727a0..2bca85608be6e1ecaec7bc0d3a778038ab499d1a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,11
+3,6
@@
* progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
change; value should be t.
-2012-09-27 Ivan Andrus <darthandrus@gmail.com>
-
- * emacs-lisp/package.el (package-delete): Don't signal an error if
- the package directory is missing (Bug#12524).
-
2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
* image-mode.el: Use lexical-binding.